-
Home
-
Payment Gateway for PayPal on WooCommerce
-
9.0.17
-
Code
-
Classes
- OAuthTokenCredential
Total Complexity |
30 |
Dependencies |
8 |
Dependents |
4 |
Total lines |
299 |
Lines of code |
110 |
Logical lines of code |
66 |
Comment lines |
127 |
Methods |
10 |
Properties |
10 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAccessToken() |
A |
50 |
9 |
29 |
generateAccessToken() |
S |
52 |
6 |
23 |
getRefreshToken() |
S |
55 |
5 |
18 |
getToken() |
S |
55 |
4 |
18 |
__construct() |
S |
71 |
1 |
6 |
getClientId() |
S |
82 |
1 |
3 |
getClientSecret() |
S |
82 |
1 |
3 |
updateAccessToken() |
S |
76 |
1 |
4 |
encrypt() |
S |
80 |
1 |
3 |
decrypt() |
S |
80 |
1 |
3 |